home *** CD-ROM | disk | FTP | other *** search
-
-
- (object 5001 TableCellSchema
- (attribute attrName "name")
- (attribute columnWidth 15)
- )
-
- (object 5002 TableCellSchema
- (attribute attrName "livingWith")
- (attribute displayName "Living With")
- (attribute columnWidth 15)
- )
-
- (object 5003 TableCellSchema
- (attribute attrName "altAddress street")
- (attribute columnWidth 25)
- )
-
- (object 5004 TableCellSchema
- (attribute attrName "altAddress street2")
- (attribute columnWidth 25)
- )
-
- (object 5005 TableCellSchema
- (attribute attrName "altAddress city")
- (attribute columnWidth 15)
- )
- (object 5006 TableCellSchema
- (attribute attrName "altAddress state")
- (attribute columnWidth 10)
- )
- (object 5007 TableCellSchema
- (attribute attrName "altAddress zip")
- (attribute columnWidth 7)
- )
- (object 5008 TableCellSchema
- (attribute attrName "altAddress country")
- (attribute columnWidth 8)
- )
-
- (object 5009 TableSchema
- (attribute tableName "Person Alternate Address")
- (attribute objectClassName "Person")
- (attribute tableCellSet (GiSet 5001 5002 5003 5004 5005 5006 5007 5008) )
- )
-
- (object 5010 ReportSchema
- (attribute reportName "Person Home Address (3.0)")
- (attribute objectClassName "Person")
- (attribute rule "$(name)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5011 ReportSchema
- (attribute reportName "Person Home Address/Phone/Fax/EMail/Web (3.0)")
- (attribute objectClassName "Person")
- (attribute rule "$(name)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state)$(zip)\n$(country)\n)#(homeTelSet:Tel: $(phoneNumber) (H)\n)#(workTelSet:Tel: $(phoneNumber) (W)\n)#(homeFaxSet:Fax: $(phoneNumber) (H)\n)#(workFaxSet:Fax: $(phoneNumber) (W)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5012 ReportSchema
- (attribute reportName "Person Alternate Address")
- (attribute objectClassName "Person")
- (attribute filterSchema 5021) // Filter by valid alternate address
- (attribute rule "$(name)\n#(altAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5013 ReportSchema
- (attribute reportName "Person Work Address (3.0)")
- (attribute objectClassName "Person")
- (attribute rule "$(name)\n#(companyName:$(companyName)\n)#(workAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5014 ReportSchema
- (attribute reportName "Person Work Address/Phone/Email/Url (3.0)")
- (attribute objectClassName "Person")
- (attribute rule "$(name)\n#(companyName:$(companyName)\n)#(workAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country)\n)#(workTelSet:Tel: $(phoneNumber)\n)#(workFaxSet:Fax: $(phoneNumber)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5015 ReportSchema
- (attribute reportName "Family Home Address")
- (attribute objectClassName "Person")
- // (attribute filterSchema 501) // Filter by head of household
- (attribute rule "$(firstName)#(middleName: $(middleName))#(spouse: and $(firstName)#(middleName: $(middleName))) $(lastName)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country))")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5016 ReportSchema
- (attribute reportName "Family Home Address/Phone")
- (attribute objectClassName "Person")
- // (attribute filterSchema 501) // Filter by head of household
- (attribute rule "$(firstName)#(middleName: $(middleName))#(spouse: and $(firstName)#(middleName: $(middleName))) $(lastName)\n#(homeAddress:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state)$(zip)\n$(country)\n)#(homeTelSet:Tel: $(phoneNumber) (H)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5017 ReportSchema
- (attribute reportName "Business Address (3.0)")
- (attribute objectClassName "Business")
- (attribute rule "$(businessName)\n#(additionalName:$(additionalName)\n)#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state) $(zip)\n$(country)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5018 ReportSchema
- (attribute reportName "Business Address/Phone/Email/Url")
- (attribute objectClassName "Business")
- (attribute rule "$(businessName)\n#(additionalName:$(additionalName)\n)#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country)\n)#(telSet:Tel: $(phoneNumber)\n)#(faxSet:Fax: $(phoneNumber)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5019 ReportSchema
- (attribute reportName "Account Address")
- (attribute objectClassName "Account")
- (attribute rule "$(accountName)\n#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city),$(state) $(zip)\n$(country)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5020 ReportSchema
- (attribute reportName "Account Address/Phone/Email/Url")
- (attribute objectClassName "Account")
- (attribute rule "$(accountName)\n#(address:#(street:$(street)\n)#(street2:$(street2)\n)$(city), $(state) $(zip)\n$(country)\n)#(custSrvTelSet:Cust: $(phoneNumber)\n)#(autoAccessTelSet:Auto: $(phoneNumber)\n)#(faxSet:Fax: $(phoneNumber)\n)#(emailSet:Email: $(emailAddress)\n)#(urlSet:Url: $(urlAddress)\n)")
- (attribute colWidth 3600)
- (attribute rowHeightMaxText giTrue)
- (attribute interColSpacing 288)
- (attribute interRowSpacing 288)
- (attribute numCols 2)
- (attribute paperWidth 12240)
- (attribute paperHeight 15840)
- (attribute leftMargin 1080)
- (attribute rightMargin 1080)
- (attribute topMargin 1080)
- (attribute bottomMargin 1080)
- )
-
- (object 5021 FilterSchema
- (attribute filterName "Has Alternate Address")
- (attribute filterString "$(altAddress) != Empty")
- (attribute objectClassName "Person")
- (attribute ignoreCase giTrue)
- )
-
- (object 5022 FilterSchema
- (attribute filterName "Birthdays or Anniversaries this month")
- (attribute filterString "$(birthDate) = ThisMonth Or $(marriageDate) = ThisMonth")
- (attribute objectClassName "Person")
- (attribute ignoreCase giTrue)
- )
-
- (object 5023 FilterSchema
- (attribute filterName "Birthdays or Anniversaries next month")
- (attribute filterString "$(birthDate) = NextMonth Or $(marriageDate) = NextMonth")
- (attribute objectClassName "Person")
- (attribute ignoreCase giTrue)
- )
-
- (object 5024 FilterSchema
- (attribute filterName "Birthdays or Anniversaries today")
- (attribute filterString "($(birthDate) = ThisDay And $(birthDate) = ThisMonth) Or ($(marriageDate) = ThisDay And $(marriageDate) = ThisMonth)")
- (attribute objectClassName "Person")
- (attribute ignoreCase giTrue)
- )
-
- (object 5025 FilterSchema
- (attribute filterName "Birthdays or Anniversaries tomorrow")
- (attribute filterString "($(birthDate) = NextDay And $(birthDate) = ThisMonth) Or ($(marriageDate) = NextDay And $(marriageDate) = ThisMonth)")
- (attribute objectClassName "Person")
- (attribute ignoreCase giTrue)
- )
-
- (object 5026 FilterSchema
- (attribute filterName "ToDo Today")
- (attribute filterString "$(todoOnDate) = Today")
- (attribute objectClassName "ToDo")
- (attribute ignoreCase giTrue)
- )
-
- (object 5027 FilterSchema
- (attribute filterName "ToDo Today or earlier")
- (attribute filterString "$(todoOnDate) <= Today")
- (attribute objectClassName "ToDo")
- (attribute ignoreCase giTrue)
- )
-
- (object 5028 FilterSchema
- (attribute filterName "ToDo Tomorrow")
- (attribute filterString "$(todoOnDate) = Tomorrow")
- (attribute objectClassName "ToDo")
- (attribute ignoreCase giTrue)
- )
-
- (object 5029 FilterSchema
- (attribute filterName "ToDo tomorrow or earlier")
- (attribute filterString "$(todoOnDate) <= Tomorrow")
- (attribute objectClassName "ToDo")
- (attribute ignoreCase giTrue)
- )
-
- (object 5030 FilterSchema
- (attribute filterName "ToDo this month")
- (attribute filterString "$(todoOnDate) = ThisMonth And $(todoOnDate) = ThisYear")
- (attribute objectClassName "ToDo")
- (attribute ignoreCase giTrue)
- )
-
- (object 5031 FilterSchema
- (attribute filterName "ToDo next month")
- (attribute filterString "$(todoOnDate) = NextMonth And $(todoOnDate) = ThisYear")
- (attribute objectClassName "ToDo")
- (attribute ignoreCase giTrue)
- )
-